Total Complexity | 33 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 175 |
Lines of code | 156 |
Logical lines of code | 84 |
Comment lines | 0 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
filter_orders() | 36 | 20 | 92 | |
get_all_product_pricing_rules() | 68 | 3 | 7 | |
get_all_cart_discount_rules() | 68 | 3 | 7 | |
get_all_checkout_fee_rules() | 68 | 3 | 7 | |
get_report_by_last_7_days() | 61 | 1 | 12 | |
get_orders_by_month() | 61 | 1 | 11 | |
get_orders_by_year() | 63 | 1 | 10 | |
get_orders_by_custom_date() | 64 | 1 | 10 |